home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compute! Gazette 1989 April
/
1989-04.d64
/
basic 10.note
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-09-20
|
664b
|
17 lines
10 poke53281,0:poke53280,0
20 print"[147][154] basic 10 cannot be run from the gazette"
30 print" menu program. you must re-boot the "
40 print" computer prior to loading and running"
50 print" this program. be sure to type this line"
60 print" in direct mode after running the"
65 print" program: [154]poke44,16:poke4096,0:new"
70 print" for more information about [154]basic 10"
80 print" refer to the corresponding issue of "
90 print" compute!'s gazette."
100 print" press any key [146]"
110 get a$:if a$="" then 110
230 print"[147]":s$="l[207]"+chr$(34)+"mn"+chr$(34)+",8:"+chr$(131)
240 fori=1tolen(s$):poke630+i,asc(mid$(s$,i)):next:poke198,i
250 poke53281,14:poke53280,14
260 printchr$(142)"[145] reloading the menu[154]":end